home *** CD-ROM | disk | FTP | other *** search
/ Workplace Effectiveness: Dealing with Change / Workplace Effectiveness: Dealing with Change.iso / pc / Tools.Dxr / Internal_28_play movie 5, go next narrate.ls < prev    next >
Encoding:
Text File  |  1998-05-04  |  101 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 5 then
  3.     go(the frame)
  4.   else
  5.     goSelf2()
  6.   end if
  7. end
  8.